home *** CD-ROM | disk | FTP | other *** search
- Short: Public screen and display mode library for AmigaDOS 2.04>
- TYPE: dev/misc
- UPLOADER: lawrenc@nextwork.rose-hulman.edu
-
- LONG:
-
- IMPORTANT: screenfool.library 1.3 had a major bug in the display mode
- listing function, NewDisplayList(). This version supersedes that version.
- The autodocs have also been improved, and an AmigaGuide version of the docs
- is included.
-
- screenfool.library 1.4 (12.9.93)
- --------------------------------
- A shared library that makes public screen and display mode functions easier to
- use under Release 2 and above. With this library, you can open a public screen
- with a protected font and title, which will be automatically deallocated by
- the library's close function. This means that your application doesn't have
- to stay around while the screen is open.
-
- Included in this directory:
-
- screenfool.library - The library file
- screenfool.doc - Library AutoDocs
- screenfool.guide - Library AutoDocs in AmigaGuide format.
-
- DumbEx/ - Simple example demonstrating library features
- ShowAvailModes/ - Example showing how to get fields from the
- DisplayModeInfo structure
-
- screenfool.library and this developer package is © 1993 Chris Lawrence.
- The package may be freely distributed for all purposes.
-
- Contact:
-
- Chris Lawrence
- RHIT Box 1137
- 5500 Wabash Ave
- Terre Haute, IN 47803-3999
-
- Internet: Christopher.Lawrence@rose-hulman.edu (preferred address)
-
- NOTE:
- The ScreenFool utility is a front-end to the library functions that permits
- a wide variety of functions a la ScreenX. The unregistered version is freely
- distributable and can be found pretty near where you found this.
-